-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Ticket #1498 - Conflict detection and resolution + use wp.editPost instead of metaWeblog.editPost #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ct detection and revision presentation
- now display local date in revision view - localization
…igationController, fix localization for 'by [author]', and better upload handling
… for a conflict instead of fetching the full post cleaning
…k v.11 from master)
- call to layoutIfNeeded instead of layoutSubviews - remove "Conflict Detected" AlertView - remove author label from RevisionView
Conflicts: WordPress/Classes/AbstractPost.h WordPress/Classes/AbstractPost.m WordPress/Classes/Page.m WordPress/Classes/Post.m WordPress/Classes/WordPress.xcdatamodeld/WordPress 12.xcdatamodel/elements WordPress/Classes/WordPress.xcdatamodeld/WordPress 12.xcdatamodel/layout WordPress/WordPress.xcodeproj/project.pbxproj
…ss-iOS into ticket-1498-wp.editPost
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks like it's going to break for existing installs: Local drafts will turn into conflicts and synced posts will turn into local drafts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Migration is done in commit b5876bb
…rate "Conflicted remoteStatus"
|
Build triggered. |
|
I'm going to close this for now, we can always re-visit this later. |
This branch adds:
Known issues: